Welcome![Sign In][Sign Up]
Location:
Search - windows driver development

Search list

[Software Engineeringwince-

Description: 有关windows ce 的驱动以及开发坏境方面的知识。-Windows ce driver and the development of the knowledge of the bad environment.
Platform: | Size: 7740416 | Author: pcan | Hits:

[Driver DevelopWinpkFilter

Description: 一个高性能的网络数据包处理架构,利用WinpkFilter可以在应用层直接对数据包进行处理,甚至可以在应用层延缓数据包发送-WinpkFilter is a high performance packet filtering framework for Windows that allows developers to transparently filter (view and modify) raw network packets with minimal impact on network activity without having to write low level TDI or NDIS driver code. WinpkFilter is more than just a firewall development kit for Windows. With WinpkFilter you can make an application that inserts itself into the Windows network stream: custom firewall solution, internet connection sharing (NAT), IP shaper, VPN and many other low-level network solutions completely in user-mode using your favorite development environment: Visual C++, Visual C#, Delphi, Visual Basic, C++ Builder and etc. Using WinpkFilter requires no experience in kernel mode programming on your behalf since WinpkFilter provides you with powerful user level API. However, if you need to implement your solution (to achieve better performance) in kernel mode you can use well-documented raw IOCTL interface as well.
Platform: | Size: 5840896 | Author: awe | Hits:

[Driver DevelopPCI9052

Description: PCI9052 开发板 用DDK编写的驱动原代码,详细介绍下在WINDOWS环境下用DDK 对PCI9052驱动程序的编写方法-PCI9052 development boards DDK drive to write the original code, details PCI9052 driver under WINDOWS environment with DDK preparation methods
Platform: | Size: 6752256 | Author: 李华荣 | Hits:

[Embeded Linuxdnw0.50

Description: 是嵌入式LINXU和WINDOWS开发使用的USB驱动程序。很实用-Is embedded LINXU and WINDOWS development of the USB driver. Very practical
Platform: | Size: 21504 | Author: feihong | Hits:

[LabViewLABVIEW

Description: 在VC++开发平台下,以USB摄像头为实验对象,根据USB系统规范,采用Windows操作系统I/O设备驱动原理与动态链接库技术相结合的方法,调用Win32API函数,开发具有USB通用通信程序模块接口的DLL。然后在LabVIEW或Labwindows下采用其外部代码接口机制调用该DLL,开发通用的USB摄像头通信程序模块组,实现对USB摄像头的查询、打开、关闭、图像显示、视频帧和图像参数显示及设置等操作功能。-As experimental subjects VC++ development platform, USB camera, using the Windows operating system I/O device driver principle and dynamic link library technology phase combined with the specification of the USB system, call the Win32API function development the USB Universal communications program module interface DLL. Then using the external code interface mechanism to call the DLL, the development of generic USB camera communication program module group, query on the USB camera, Open, Close, image display, display and set the video frame and image parameters such as operating under LabVIEW or LabWindows functions.
Platform: | Size: 475136 | Author: 飘落 | Hits:

[Windows DevelopDriverBackUp

Description: VB开发的Windows系统驱动程序备份软件代码-VB development of the Windows system driver backup software code
Platform: | Size: 1913856 | Author: 雪衣豆沙 | Hits:

[JSP/Javacizhuan-sell

Description: 一个关于瓷砖的进销存管理系统 瓷砖销售管理系统主要由进货管理,销售管理,库存管理,日常管理,系统设置五部分组成。运用环境:   Windows XP   Windows 2000 以上   开发工具:   Eclipse   SQLServer 2005 加载驱动:   sqljdbc.jar(采用纯JAVA驱动方式) 数据库系统: Microsoft SQLServer 2005 桌面分辨率:   1024×768-An inventory management system on the tile tile sales management system mainly consists of inventory management, sales management, inventory management, daily management, system settings, five parts. Use of the environment: Windows XP Windows 2000 or Development tools: Eclipse SQLServer 2005 Load the driver: sqljdbc.jar (using pure JAVA drive) Database systems: Microsoft SQLServer 2005 Desktop Resolution: 1024 × 768
Platform: | Size: 4507648 | Author: | Hits:

[OS programPCI9054

Description: PCI9054在windows下的CPCI驱动程序开发历程-PCI9054 driver in windows development process
Platform: | Size: 2000896 | Author: tony | Hits:

[CA authvsmartcard-2012-04-11_win32

Description: This a virtual smartcard driver that simulate a smartcard driver under a Windows OS. Very usefull to development of app that need a smartcard authentication.-This is a virtual smartcard driver that simulate a smartcard driver under a Windows OS. Very usefull to development of app that need a smartcard authentication.
Platform: | Size: 2378752 | Author: Kiko | Hits:

[Driver Developgeneral

Description: windows下通用的输入输出设备驱动程序源代码,vs2010+WDK7600开发。-Universal input and output under windows device driver source code, vs2010+WDK7600 development.
Platform: | Size: 3351552 | Author: jfegc | Hits:

[Driver Developlibusb-1.0.18

Description: 在windows上开发usb驱动的源代码库,可方便在vs2010上开发usb驱动。-Development of USB driver source code base on windows, may facilitate the development of USB driver in vs2010.
Platform: | Size: 696320 | Author: 熊剑 | Hits:

[Other Embeded programDeviceDri

Description: ACPI增加device,编译进BIOS中,在windows下面为此开发添加driver。-ACPI increase device, compiled into the BIOS, under the Windows add driver for this development.
Platform: | Size: 7168 | Author: 彼特大帝 | Hits:

[Internet-NetworkWFP_CactiWall

Description: 基于WFP模型的网络防火墙设计实现 WFP(Windows Filter Platform)是为网络过滤应用开发平台提供支持的API和系统服务的集合。WFP允许开发者编写代码和操作系统的网络协议栈 交互。网络数据可以在到达目的地之前被过滤和修改。通过提供简单的开发平台,WFP被用于取代以前的TDI过滤,NDIS过滤,以及LSP(Winsock Layered Service )。在Visita及以后的系统火墙钩子,过滤钩子驱动将不再适用。 -Model-based network firewall designed to achieve WFP WFP (Windows Filter Platform) is a collection that provides support for network filtering application development platform API and system services. WFP allows developers to write interactive network protocol stack and operating system code. Network data can be filtered and modified before reaching the destination. By providing a simple development platform, WFP is used to replace the previous TDI filter, NDIS filter, and LSP (Winsock Layered Service). Visita systems in and beyond the firewall hook, the filter hook driver will no longer apply.
Platform: | Size: 350208 | Author: 注册会员 | Hits:

[Special Effectstrack

Description: 读取USB摄像头图像,对图像进行运算处理,并利用windows底层API驱动云台转动,达到跟踪效果,开发环境VS2010+opencv2.4.9,开发语言C++,调试通过。-Read USB camera image, image processing, and the use of the underlying windows API driver head rotation, to achieve tracking effect, development environment VS2010+opencv2.4.9, development language C++, debugging through.
Platform: | Size: 8486912 | Author: PrudentMe | Hits:

[Windows Develop基于VC++的包过滤防火墙

Description: 本文先介绍了个人防火墙开发的研究现状、VC++6.0和MFC程序的一些技术特点,然后对基于包过滤个人防火墙的开发进行了详细的介绍和描述。通过本文可以清楚地看到一个普通个人防火墙的开发过程。本防火墙中,用户可以自行设定过滤规则,以达到对不同源和不同目标的IP地址、端口和协议的过滤。允许用户将当前规则保存为*.rul的文件格式,供下次使用时直接导入。 本防火墙由以下几个模块组成:过滤规则添加模块,过滤规则显示模块,过滤规则存储模块,文件储存模块,安装卸载规则模块,IP封包过滤驱动功能模块。用户只需要通过主界面菜单和按钮就可以灵活地操作防火墙,有效地保护Windows系统的安全。(This article first introduced the personal firewall development research present situation, VC++6.0 and MFC procedure some technical characteristics, then based on the packet filter personal firewall development carried on the detailed introduction and description.Through this article you can clearly see a common personal firewall development process.In this firewall, users can set their own filtering rules to achieve the filtering of IP addresses, ports and protocols for different sources and different targets.Allows the user to save the current rule as a *.rul file format for import next time. This firewall consists of the following modules: filter rules add module, filter rules display module, filter rules storage module, file storage module, installation and unloading rules module, IP packet filter driver function module.Users only need to through the main interface menu and buttons can be flexible operation of the firewall, effectively protect the security of the Windows system.)
Platform: | Size: 3713024 | Author: play1111 | Hits:
« 1 2 ... 25 26 27 28 29 30»

CodeBus www.codebus.net